home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / os2dbutl.zip / LUDOSPY < prev    next >
Text File  |  1993-03-09  |  356b  |  17 lines

  1.  
  2. ALL: LUDOSPY.EXE
  3.  
  4. LUDOSPY.res : LUDOSPY.rc LUDOSPY.rch
  5.      rc -r LUDOSPY.rc
  6.  
  7. LUDOSPY.obj : LUDOSPY.c LUDOSPY.h
  8.      cl -B1 c1l.exe /MT -c -G2s -Zdeip -ALu -W1 -Od  LUDOSPY.c
  9.  
  10. LUDOSPY.hlp: LUDOSPY.ipf
  11.      ipfc LUDOSPY.ipf
  12.  
  13. LUDOSPY.EXE : LUDOSPY.res LUDOSPY.def LUDOSPY.obj LUDOSPY.hlp
  14.      link /CO /NOE @LUDOSPY.lnk
  15.      rc LUDOSPY.res
  16.  
  17.